Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yomguithereal/persil
Threadsafe & persistent python collections relying on SQLite.
https://github.com/yomguithereal/persil
Last synced: 5 days ago
JSON representation
Threadsafe & persistent python collections relying on SQLite.
- Host: GitHub
- URL: https://github.com/yomguithereal/persil
- Owner: Yomguithereal
- License: mit
- Created: 2023-11-18T19:48:12.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2023-11-18T19:48:43.000Z (12 months ago)
- Last Synced: 2024-10-12T01:42:46.376Z (about 1 month ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![Build Status](https://github.com/Yomguithereal/persil/workflows/Tests/badge.svg)](https://github.com/Yomguithereal/persil/actions)
# persil
Threadsafe & persistent python collections relying on [`sqlite`](https://www.sqlite.org/index.html).