Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
datavirtue
3y ago
0 comments
Share
I just make key-value store tables and write a small interface to simplify access in H2 or SQLite.
0 comments
default
newest
oldest
markoman
3y ago
But why not just use Redis (which is almost surely faster even vs. SQLite in-memory) instead of creating key-value tables?
datavirtue
OP
3y ago
Because then I need redis. Dependencies are icky.
j
/
k
navigate · click thread line to collapse