| Commit message (Expand) | Author | Age | Files | Lines |
* | Add REDISMODULE_CTX_FLAGS_MULTI_DIRTY. | Yossi Gottlieb | 2019-12-23 | 1 | -0/+2 |
* | Merge pull request #6497 from oranagra/avoid_replica_traffic | Salvatore Sanfilippo | 2019-12-18 | 1 | -0/+2 |
|\ |
|
| * | Add module API for AvoidReplicaTraffic | Oran Agra | 2019-12-12 | 1 | -0/+2 |
* | | Removed old auth context reference | Madelyn Olson | 2019-12-17 | 1 | -1/+0 |
* | | Fixed some documentation | Madelyn Olson | 2019-12-17 | 1 | -1/+0 |
* | | Add module APIs for custom authentication | Madelyn Olson | 2019-12-17 | 1 | -1/+16 |
* | | Improve RM_ModuleTypeReplaceValue() API. | Yossi Gottlieb | 2019-12-12 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'unstable' into rm_get_server_info | Salvatore Sanfilippo | 2019-11-21 | 1 | -8/+132 |
|\ |
|
| * | Merge pull request #6547 from guybe7/module_api_streams | Salvatore Sanfilippo | 2019-11-21 | 1 | -0/+1 |
| |\ |
|
| | * | Support streams in general module API functions | Guy Benoish | 2019-11-06 | 1 | -0/+1 |
| * | | Merge branch 'unstable' into expose_zmalloc_capabilities | Salvatore Sanfilippo | 2019-11-21 | 1 | -4/+33 |
| |\ \ |
|
| | * \ | Merge branch 'unstable' into module-long-double | Salvatore Sanfilippo | 2019-11-19 | 1 | -4/+27 |
| | |\ \ |
|
| | | * \ | Merge pull request #6557 from oranagra/rm_lru_lfu_revized | Salvatore Sanfilippo | 2019-11-19 | 1 | -4/+8 |
| | | |\ \ |
|
| | | | * | | rename RN_SetLRUOrLFU -> RM_SetLRU and RN_SetLFU | Oran Agra | 2019-11-10 | 1 | -4/+8 |
| | | | |/ |
|
| | | * | | Merge branch 'unstable' into scan_module_impl | Salvatore Sanfilippo | 2019-11-19 | 1 | -0/+6 |
| | | |\ \ |
|
| | | | * \ | Merge pull request #4076 from yossigo/add_mt_replacevalue | Salvatore Sanfilippo | 2019-11-19 | 1 | -0/+2 |
| | | | |\ \ |
|
| | | | | * | | Add RM_ModuleTypeReplaceValue. | Yossi Gottlieb | 2019-11-14 | 1 | -0/+2 |
| | | | | |/ |
|
| | | | * | | Add ModuleDataType to/from string serialization. | Yossi Gottlieb | 2019-11-04 | 1 | -0/+4 |
| | | | |/ |
|
| | | * | | Add RM_ScanKey to scan hash, set, zset, changes to RM_Scan API | Oran Agra | 2019-11-11 | 1 | -10/+13 |
| | | * | | Added scan implementation to module api. | meir@redislabs.com | 2019-11-11 | 1 | -0/+10 |
| | | |/ |
|
| | * | | Fix RedisModule_ReplyWithLongDouble ptr definition, add tests | artix | 2019-11-04 | 1 | -1/+1 |
| | * | | Start support for long double in modules | artix | 2019-11-04 | 1 | -0/+6 |
| | |/ |
|
| * | | changed GetUsedMemoryPresentage -> GetUsedMemoryRatio and return value betwee... | meir@redislabs.com | 2019-11-06 | 1 | -2/+2 |
| * | | expose used memory via redismodule api | meir@redislabs.com | 2019-11-06 | 1 | -0/+4 |
| |/ |
|
| * | Merge pull request #6531 from oranagra/rm_save_long_double | Salvatore Sanfilippo | 2019-11-04 | 1 | -0/+4 |
| |\ |
|
| | * | Module API for loading and saving long double | Oran Agra | 2019-11-03 | 1 | -0/+4 |
| * | | Merge branch 'unstable' into module_lru_lfu | Salvatore Sanfilippo | 2019-11-04 | 1 | -8/+92 |
| |\ \ |
|
| | * \ | Merge pull request #6532 from oranagra/rm_misc_commands | Salvatore Sanfilippo | 2019-11-04 | 1 | -0/+8 |
| | |\ \ |
|
| | | * | | Module API for PUBLISH, FLUSHALL, RANDOMKEY, DBSIZE | Oran Agra | 2019-11-04 | 1 | -0/+8 |
| | | |/ |
|
| | * | | Merge branch 'unstable' into module_hooks | Salvatore Sanfilippo | 2019-11-04 | 1 | -0/+6 |
| | |\ \
| | | |/ |
|
| | * | | Modules hooks: complete missing hooks for the initial set of hooks | Oran Agra | 2019-10-29 | 1 | -8/+78 |
| * | | | Module API for controlling LRU and LFU, and OpenKey without TOUCH | Oran Agra | 2019-10-29 | 1 | -0/+8 |
| |/ / |
|
* | | | Add RM_ServerInfoGetFieldUnsigned | Oran Agra | 2019-11-04 | 1 | -2/+4 |
* | | | Adding RM_ServerInfoGetFieldC | Oran Agra | 2019-11-04 | 1 | -2/+4 |
* | | | Add module api for looking into INFO fields | Oran Agra | 2019-11-03 | 1 | -0/+11 |
| |/
|/| |
|
* | | Merge branch 'unstable' of github.com:/antirez/redis into unstable | antirez | 2019-10-31 | 1 | -1/+18 |
|\ \
| |/ |
|
| * | Merge pull request #6487 from oranagra/module_modified_key | Salvatore Sanfilippo | 2019-10-29 | 1 | -0/+6 |
| |\ |
|
| | * | Module API for explicit SignalModifiedKey instead of implicit one. | Oran Agra | 2019-10-28 | 1 | -0/+6 |
| * | | Merge pull request #6508 from guybe7/fix_module_notify_comp_error | Salvatore Sanfilippo | 2019-10-29 | 1 | -0/+3 |
| |\ \ |
|
| | * | | Fix compilation error introduced by cee6dead3 | Guy Benoish | 2019-10-28 | 1 | -0/+3 |
| * | | | Merge pull request #6495 from oranagra/rm_call_argv | Salvatore Sanfilippo | 2019-10-29 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Module api tests for RM_Call | Oran Agra | 2019-10-28 | 1 | -1/+1 |
| | |/ |
|
| * | | Modules: Allow notifying custom keyspace events | Guy Benoish | 2019-10-28 | 1 | -0/+8 |
| |/ |
|
* | | Modules: block on keys: use a better interface. | antirez | 2019-10-31 | 1 | -1/+3 |
* | | Modules: block on keys: export APIs. | antirez | 2019-10-30 | 1 | -0/+4 |
|/ |
|
* | Merge pull request #6498 from oranagra/rm_latency_add_sample | Salvatore Sanfilippo | 2019-10-28 | 1 | -0/+2 |
|\ |
|
| * | Module API for LatencyAddSample | Oran Agra | 2019-10-24 | 1 | -0/+2 |
* | | Introduce ReplyWithVerbatimString, ReplyWithEmptyArray, ReplyWithNullArray an... | swilly22 | 2019-10-28 | 1 | -1/+8 |
* | | Modules hooks: implement the FLUSHDB event. | antirez | 2019-10-23 | 1 | -0/+3 |
* | | Modules hooks: unify structures definitions. | antirez | 2019-10-23 | 1 | -10/+38 |