Metadata-Version: 1.1
Name: litecache
Version: 1.0.2
Summary: Thread safe query cache and async write for sqlite databases
Home-page: https://polymath.tech
Author: David Preece
Author-email: davep@polymath.tech
License: BSD
Description-Content-Type: UNKNOWN
Description: A brutally simple map of (SQL, (params,)) to a single result with writes delivered on a separate thread for running non-blocking applications on slow drives.
Keywords: sqlite sqlite3 asynchronous sql query cache inotify kqueue kevent
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
