discovered 03 Aug 2026
pickledb
→ View on GitHubpickleDB is an in-memory Python key-value store designed for high performance and asynchronous operations, leveraging the `orjson` module. It provides a simple interface for storing and retrieving data, making it suitable for applications requiring fast access to key-value pairs. Notable features include its ease of use, lightweight design, and support for JSON file persistence.