Histórico de Commits

Autor SHA1 Mensagem Data
  antirez da77103157 Comment PR #5916 and changes a few details. há 5 anos atrás
  Madelyn Olson 05292e342f Improved some error handling in examples há 5 anos atrás
  Madelyn Olson 75d977145e Added handling for unloading an auth module há 5 anos atrás
  Madelyn Olson 058bbedc0e Add module APIs for custom authentication há 5 anos atrás
  Salvatore Sanfilippo a15a5d7097 Merge pull request #6540 from oranagra/simple_module_api_tests há 5 anos atrás
  Oran Agra 3adf10b809 Test coverage for new module APIs: dbsize, flushall, randomkey, lru get/set há 5 anos atrás
  Salvatore Sanfilippo 576a7b8caf Merge pull request #6539 from kristoff-it/unstable há 5 anos atrás
  Salvatore Sanfilippo bbdbfabf9e Merge pull request #6531 from oranagra/rm_save_long_double há 5 anos atrás
  Loris Cro b12d2f65d6 fix unreported overflow in autogerenared stream IDs há 5 anos atrás
  Loris Cro 3f14bfd809 Merge pull request #1 from antirez/unstable há 5 anos atrás
  Salvatore Sanfilippo 720d1fd3bb Merge pull request #6486 from oranagra/module_lru_lfu há 5 anos atrás
  Salvatore Sanfilippo 18b62a51e2 Merge branch 'unstable' into module_lru_lfu há 5 anos atrás
  Salvatore Sanfilippo 327cb45ed5 Merge pull request #6532 from oranagra/rm_misc_commands há 5 anos atrás
  Salvatore Sanfilippo 23c681b51d Merge pull request #6535 from guybe7/module_block_on_keys_tests há 5 anos atrás
  Salvatore Sanfilippo dcc4347c53 Merge pull request #6514 from oranagra/module_hooks há 5 anos atrás
  Salvatore Sanfilippo da44c54897 Merge branch 'unstable' into module_hooks há 5 anos atrás
  Guy Benoish b81f486c2f Modules: Test RedisModule_BlockClientOnKeys há 6 anos atrás
  Oran Agra 87332ce524 Module API for PUBLISH, FLUSHALL, RANDOMKEY, DBSIZE há 5 anos atrás
  Oran Agra 779aebc91c Module API for loading and saving long double há 5 anos atrás
  antirez fdaea2a7a7 Modules: fix thread safe context creation crash. há 5 anos atrás
  antirez 1ee195d255 Merge branch 'unstable' of github.com:/antirez/redis into unstable há 5 anos atrás
  antirez dd5feec5e8 Modules: block on keys: fix stale comment. há 5 anos atrás
  antirez 825adcf3f5 Modules: block on keys: finish implementing RM_UnblockClient(). há 5 anos atrás
  antirez 37bf3e18cb Modules: block ok keys: improve example. há 5 anos atrás
  antirez 66f55bc5c1 Modules: block on keys: fix bugs in processing order. há 5 anos atrás
  antirez 629081f839 Modules: block on keys: fix the top comments. há 5 anos atrás
  antirez 91f4bdc9f9 Modules: block on keys: use a better interface. há 5 anos atrás
  antirez 4534960b29 Modules: remove spurious call from moduleHandleBlockedClients(). há 5 anos atrás
  antirez 228bc89ecb Modules: block on keys: example on hellotype.c. há 5 anos atrás
  antirez 215b72c0ba Modules: block on keys: implement the internals. há 5 anos atrás