pickleDB is an in memory key-value store using Python's orjson module for persistence. It can also use SQLite instead of orjson if needed.
Stars
1.1k
Forks
132
Watchers
1.1k
Open Issues
18
Overall repository health assessment
No package.json found
This might not be a Node.js project
47
commits
24
commits
19
commits
7
commits
4
commits
2
commits
2
commits
2
commits
1
commits
1
commits
Enhance styles and add comparison table for PickleDB vs PickleDBSQLite
7f0e0afView on GitHubintroduce sqlite as optional backend replacement for a safer and more thread safe env
0a94a42View on GitHubredesign docs page to be more modern and easxier to read. even added a few emojis
f1e0a23View on GitHub