Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
4 results tagged cache  ✕   ✕
grantjenks/python-diskcache https://github.com/grantjenks/python-diskcache/
Wed 12 Feb 2020 03:53:52 PM PST archive.org

Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure Python. Thread and multiprocess safe. SQLite database and directory on the file system.

python modules cache speed keyvalue
lvmcache(7) - Linux manual page http://man7.org/linux/man-pages/man7/lvmcache.7.html
Wed 08 May 2019 05:04:55 PM PDT archive.org

Setting up an LVM cache on an SSD can supercharge LVM.

linux lvm howto ssd cache optimization
alash3al/redix: a persistent real-time key-value store, with the same redis protocol with powerful features https://github.com/alash3al/redix
Tue 25 Dec 2018 12:42:04 AM PST archive.org

A fast NoSQL DB, that uses the same RESP protocol and capable to store terabytes of data, also it integrates with your mobile/web apps to add real-time features, soon you can use it as a document store cause it should become a multi-model db. Uses Redis' network protocol so it's a drop-in replacement. Has some helper functions built in. Aims to be easy to use, with minimal configuration.

golang database cache keyvalue document list hashtables pubsub
Redis http://redis.io/
Tue 20 Mar 2018 12:46:13 AM PDT archive.org

Redis is another key-value datastore (a distributed hash table, if you like) that can be used for either caching of often used objects or a database to build applications on top of. Can handle just about any serializable data structure, from strings to sets. Clusterable - uses master/slave replication. Written in C but has bindings for any programming language you're likely to know.

keyvalue foss nosql database cache cluster
6295 links, including 412 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn