-
Notifications
You must be signed in to change notification settings - Fork 7
Home
wasimusu edited this page Jun 28, 2020
·
7 revisions
Distcache is a open-source distributed in-memory cache and database.
- Installing
pip install distcache
- Tutorial
- Distcache Client APIs
- Distcache Server APIs
- Example Usage: Minimize expensive database reads
- Example Usage: Minimize expensive compute operations