Skip to main content

Fast performance fixed list for Redis

Project description

fixedlist

This Python library makes it possible to implement a fast fixed list structure for Redis with following properties:

  • Fixed size of the list

  • Fast inserts, updates and fetches

  • Small memory footprint with gziped data

  • No duplicates inside the list

Requires Redis 2.6+ and newest version of redis-py.

Installation

Can be installed very easily via:

$ pip install fixedlist

For more help look at https://github.com/Doist/fixedlist

Copyright: 2015 by Doist Ltd.

Developer: Amir Salihefendic ( http://amix.dk )

License: BSD

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fixedlist-1.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

fixedlist-1.0-py2.7.egg (5.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page