Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-25 | Stack allocate dict iterators | Bjorn Svensson | |
Replacing the get & release functions with an initiation function. Simplifies the code and will make sure we run subscription callbacks in OOM scenarios. | |||
2011-01-14 | Make dictionary functions static and include the .c file | Pieter Noordhuis | |
2010-12-31 | Remove unused code/cleanup | Pieter Noordhuis | |
2010-12-31 | Import dictionary code from Redis repository (as of 2069d06a) | Pieter Noordhuis | |