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
Release files for fixedlist 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fixedlist-1.0.tar.gz | 3.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fixedlist-1.0-py2.7.egg | Legacy Egg format | - | - | Details |
Total release size: 8.9 kB
Release files / fixedlist-1.0.tar.gz
| Download URL | fixedlist-1.0.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
de0f818542222e6c32ed0b73034fe5accca93e9b715e66a922bd773958424cc3
|
|
BLAKE2b-256 checksum How to use checksums |
be52343c43702c3123c1a3ec20a0ba960e39f5f6427a381c13b951853754441d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / fixedlist-1.0-py2.7.egg
| Download URL | fixedlist-1.0-py2.7.egg |
|---|---|
| Size | 5.8 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
43da35525dc7fba866bcd344a036e746383b98a8a9b0e7ddff0529e3f422f7a5
|
|
BLAKE2b-256 checksum How to use checksums |
efc349e712e5f491519cbe3a37117b449cec5558bafef9e8f8977fbca53b361f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |