Oran Agra 0f8692b464 Add RM_ScanKey to scan hash, set, zset, changes to RM_Scan API
- Adding RM_ScanKey
- Adding tests for RM_ScanKey
- Refactoring RM_Scan API

Changes in RM_Scan
- cleanup in docs and coding convention
- Moving out of experimantal Api
- Adding ctx to scan callback
- Dont use cursor of -1 as an indication of done (can be a valid cursor)
- Set errno when returning 0 for various reasons
- Rename Cursor to ScanCursor
- Test filters key that are not strings, and opens a key if NULL
2019-11-11 16:05:55 +02:00
..
2016-06-15 11:49:49 +02:00
2018-06-21 22:08:09 +08:00
2015-09-14 12:35:55 +02:00
2015-10-09 09:47:17 +02:00
2019-09-22 09:22:53 +03:00
2010-10-15 12:54:53 +02:00
2019-10-07 21:07:27 +03:00