Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / limpyd/redis-limpyd issues and pull requests
#141 - Fields with binary data?
Issue -
State: open - Opened by dabbler0 over 4 years ago
#140 - Having some trouble getting things working
Issue -
State: open - Opened by mikeywaites over 4 years ago
- 2 comments
#139 - Release version 2.1.1
Pull Request -
State: closed - Opened by twidi over 4 years ago
#138 - Reduce time due to usage of inspect
Pull Request -
State: closed - Opened by twidi over 4 years ago
#137 - Support redis cluster
Issue -
State: closed - Opened by thomasisaacsibille almost 5 years ago
- 3 comments
Labels: wontfix
#136 - Release version 2.1
Pull Request -
State: closed - Opened by twidi about 5 years ago
#135 - Rework collection access
Pull Request -
State: closed - Opened by twidi about 5 years ago
#134 - New indexes + rework index internals
Pull Request -
State: closed - Opened by twidi about 5 years ago
#133 - Release version 2
Pull Request -
State: closed - Opened by twidi about 5 years ago
#132 - Release version 1.3.1
Pull Request -
State: closed - Opened by twidi about 5 years ago
#131 - Resolve race condition in `get_or_connect`
Pull Request -
State: closed - Opened by twidi about 5 years ago
#130 - Collection enhancements
Pull Request -
State: closed - Opened by twidi about 5 years ago
#129 - Update commands
Pull Request -
State: closed - Opened by twidi about 5 years ago
#128 - Adapt to support redis-py 3+ (only)
Pull Request -
State: closed - Opened by twidi about 5 years ago
#127 - Bump version to 1.3
Pull Request -
State: closed - Opened by twidi about 5 years ago
#126 - Python support -3.4 +3.7 +3.8
Pull Request -
State: closed - Opened by twidi about 5 years ago
#125 - Potential filtering bug with ExtendedCollection if first filter is a list
Issue -
State: closed - Opened by twidi about 5 years ago
- 1 comment
Labels: bug
#124 - Bump version to 1.2, repairing package
Pull Request -
State: closed - Opened by twidi almost 7 years ago
#123 - Correctly include limpyd package in setup.cfg
Pull Request -
State: closed - Opened by twidi almost 7 years ago
#122 - Bump version to 1.1
Pull Request -
State: closed - Opened by twidi almost 7 years ago
#121 - Feature/twidi/sort commands
Pull Request -
State: closed - Opened by twidi almost 7 years ago
#120 - Add *scan commands on dbs/models/instances/fields
Pull Request -
State: closed - Opened by twidi almost 7 years ago
#119 - Tell travis to use redis-py 2.10.6
Pull Request -
State: closed - Opened by twidi almost 7 years ago
#118 - Do not share pipelines between threads
Pull Request -
State: closed - Opened by twidi almost 7 years ago
#117 - Reduce race condition in RedisModel.get if with a filter
Pull Request -
State: closed - Opened by twidi almost 7 years ago
#116 - Bump version to 1.0.1 with PYPY support
Pull Request -
State: closed - Opened by twidi almost 7 years ago
#115 - Make tests pass in PYPY
Pull Request -
State: closed - Opened by twidi almost 7 years ago
#114 - Bump version to 1.0
Pull Request -
State: closed - Opened by twidi almost 7 years ago
- 2 comments
#113 - Use setup.cfg for pypi/pip setup (and remove python 3.3 support)
Pull Request -
State: closed - Opened by twidi almost 7 years ago
#112 - Remove the "set" cast in the setup.py
Issue -
State: closed - Opened by clemfromspace almost 7 years ago
- 4 comments
#111 - Add the `SCAN` commands (and their related `ZSCAN`...)
Issue -
State: closed - Opened by clemfromspace over 7 years ago
- 3 comments
#110 - Correct and enhance collection slicing
Pull Request -
State: closed - Opened by twidi almost 8 years ago
- 1 comment
#109 - Add support for "in" suffix in indexes
Pull Request -
State: closed - Opened by twidi almost 8 years ago
- 1 comment
#108 - Allow `__in=` filtering
Issue -
State: closed - Opened by twidi almost 8 years ago
Labels: enhancement
#107 - still some pks sorting problems
Issue -
State: closed - Opened by twidi almost 8 years ago
- 1 comment
Labels: bug
#106 - Small pass on documentation
Pull Request -
State: closed - Opened by twidi almost 8 years ago
- 1 comment
#105 - Publish version 1.0
Issue -
State: closed - Opened by twidi almost 8 years ago
#104 - Rebuild indexes
Pull Request -
State: closed - Opened by twidi almost 8 years ago
- 1 comment
#103 - [contrib] Add multi-indexes composition + DateTimeIndex
Pull Request -
State: closed - Opened by twidi almost 8 years ago
- 1 comment
#102 - Collection mini refactor
Pull Request -
State: closed - Opened by twidi almost 8 years ago
- 1 comment
#101 - Add range indexes
Pull Request -
State: closed - Opened by twidi almost 8 years ago
- 2 comments
#100 - Prepare evolution
Pull Request -
State: closed - Opened by twidi almost 8 years ago
- 2 comments
#99 - New feature: rebuild index(es)
Issue -
State: closed - Opened by twidi almost 8 years ago
Labels: enhancement
#98 - New feature: range indexes
Issue -
State: closed - Opened by twidi almost 8 years ago
- 1 comment
Labels: enhancement
#97 - PipelineDatabase is not thread safe
Issue -
State: closed - Opened by twidi almost 8 years ago
- 1 comment
Labels: bug, duplicate
#96 - Add a note in the documentation about fields that should not start with a `_`
Issue -
State: open - Opened by twidi over 8 years ago
#95 - Easy to trip uniqeness error
Issue -
State: closed - Opened by stuaxo over 8 years ago
- 9 comments
#94 - python3.5 test failure on IndexableListFieldTest
Issue -
State: closed - Opened by stuaxo over 8 years ago
- 3 comments
#93 - Resolve a redis-py bug with decode_responses=True
Pull Request -
State: closed - Opened by twidi almost 9 years ago
#92 - Support redis-py 2.10
Pull Request -
State: closed - Opened by twidi almost 9 years ago
#91 - Make MetaRedisProxy a subclass of abc.ABCMeta
Pull Request -
State: open - Opened by vaultah about 9 years ago
#90 - Compatibility with pip>=6
Pull Request -
State: closed - Opened by twidi over 9 years ago
- 1 comment
#89 - Two tests fail with pypy
Issue -
State: closed - Opened by rene-rex over 9 years ago
- 5 comments
#88 - Use future==14.3
Pull Request -
State: closed - Opened by twidi almost 10 years ago
#87 - No distributions matching the version for future==0.13.dev
Issue -
State: closed - Opened by yohanboniface almost 10 years ago
- 3 comments
#86 - Python3 compatibility
Pull Request -
State: closed - Opened by twidi about 10 years ago
- 1 comment
#85 - Find a way to allow negative slicing of collections without fetching it all
Issue -
State: closed - Opened by twidi over 10 years ago
- 1 comment
Labels: enhancement
#84 - Pipelines (contrib) are not thread safe
Issue -
State: closed - Opened by twidi almost 11 years ago
- 3 comments
Labels: bug
#83 - Add the "sort" command to lits/sets/sorted-sets
Issue -
State: closed - Opened by twidi almost 11 years ago
- 2 comments
Labels: enhancement
#82 - Race condition in RedisModel.get
Issue -
State: closed - Opened by twidi about 11 years ago
- 2 comments
Labels: bug
#81 - Add missing "hdel" command on a model to delete many InstanceHashField at once
Pull Request -
State: closed - Opened by twidi about 11 years ago
- 13 comments
#80 - Add conf for travis (+badges), add support for python 2.6, and precisions about floats
Pull Request -
State: closed - Opened by twidi about 11 years ago
- 3 comments
#79 - Enhance code highlighting in README (and doc, for viewing in github)
Pull Request -
State: closed - Opened by twidi about 11 years ago
#78 - Add the missing 'delete' command to the HashField field
Pull Request -
State: closed - Opened by twidi about 11 years ago
#77 - Include only the "limpyd" package in setup.py (no tests)
Pull Request -
State: closed - Opened by twidi about 11 years ago
- 2 comments
#76 - Do not de/index None values, and other index stuff
Pull Request -
State: closed - Opened by twidi almost 12 years ago
#75 - Get rid of get_pk, and raise DoesNotExist when needed, instead of ValueError
Pull Request -
State: closed - Opened by twidi almost 12 years ago
#73 - Fields corrections
Pull Request -
State: closed - Opened by twidi almost 12 years ago
#72 - Add middlewares management
Pull Request -
State: open - Opened by twidi almost 12 years ago
- 2 comments
#71 - Add missing redis-hash commands to models for InstanceHashField
Issue -
State: closed - Opened by twidi almost 12 years ago
Labels: enhancement
#70 - setbit is not tested
Issue -
State: closed - Opened by twidi almost 12 years ago
#69 - Change behaviour of InstanceHashField.hmget
Issue -
State: closed - Opened by yohanboniface almost 12 years ago
Labels: refactoring
#68 - setex and indexation
Issue -
State: closed - Opened by yohanboniface almost 12 years ago
- 3 comments
Labels: question
#67 - Redis.py does not support descrby
Issue -
State: closed - Opened by yohanboniface almost 12 years ago
- 1 comment
Labels: question
#65 - Raise DoesNotExist in connect
Issue -
State: closed - Opened by yohanboniface almost 12 years ago
- 2 comments
Labels: bug
#64 - Correct bug with collection.store if redis has no scripting
Pull Request -
State: closed - Opened by twidi almost 12 years ago
#63 - Define get_field/has_field instead of using _redis_attr_*
Pull Request -
State: closed - Opened by twidi almost 12 years ago
#62 - Reconsider Metaclasses
Issue -
State: closed - Opened by yohanboniface almost 12 years ago
- 1 comment
Labels: wontfix, refactoring
#61 - Enhance contrib.related
Pull Request -
State: closed - Opened by twidi almost 12 years ago
#60 - Rename "pk" field and create a @property instead of getPk
Issue -
State: closed - Opened by yohanboniface almost 12 years ago
- 2 comments
Labels: refactoring
#59 - Move documendation to a proper Sphinx doc
Issue -
State: closed - Opened by yohanboniface almost 12 years ago
- 2 comments
#57 - Feature Req: Allow setting expires for object
Issue -
State: closed - Opened by niteshn about 12 years ago
- 1 comment
#55 - Need for a DictField fieldtype
Issue -
State: closed - Opened by niteshn about 12 years ago
- 10 comments
Labels: enhancement
#51 - Move redis_connect to database module (fix #49 issue)
Pull Request -
State: closed - Opened by yohanboniface about 12 years ago
- 4 comments
#48 - DateTimeField and auto_now_add=True
Issue -
State: open - Opened by gregtap about 12 years ago
- 17 comments
#46 - Confusing code snippet: should import model from limpyd, not redis
Pull Request -
State: closed - Opened by brunobord about 12 years ago
- 3 comments
#45 - Update database, or only connection settings
Pull Request -
State: closed - Opened by twidi about 12 years ago
#42 - Reduce redis calls
Pull Request -
State: closed - Opened by twidi over 12 years ago
- 1 comment
#39 - Respect fields order when creating
Pull Request -
State: closed - Opened by twidi over 12 years ago
#37 - Enhance the field copy system.
Pull Request -
State: closed - Opened by twidi over 12 years ago
#36 - What about a "Meta" class ?
Issue -
State: open - Opened by twidi over 12 years ago
- 4 comments
Labels: question
#32 - Add a "assertNumCommands" method for tests
Pull Request -
State: closed - Opened by twidi over 12 years ago
#31 - Make hmset and hmget work correctly with indexes and cache
Pull Request -
State: closed - Opened by twidi over 12 years ago
#27 - Add a "exists" method on each field
Pull Request -
State: closed - Opened by twidi over 12 years ago
#24 - Collectionmanager
Pull Request -
State: closed - Opened by yohanboniface over 12 years ago
#19 - [idea] NoCollectionPKField
Issue -
State: open - Opened by yohanboniface over 12 years ago
- 13 comments
#16 - [idea] Populate index from a function
Issue -
State: closed - Opened by yohanboniface over 12 years ago
- 6 comments
Labels: enhancement
#14 - Enhance unique indexable fields
Issue -
State: closed - Opened by twidi over 12 years ago
- 2 comments
Labels: enhancement
#2 - First version of setup.py
Pull Request -
State: closed - Opened by twidi over 12 years ago
- 1 comment
#1 - Some Pep8 for you :)
Pull Request -
State: closed - Opened by twidi over 12 years ago