Историја ревизија

Аутор SHA1 Порука Датум
  antirez a5998d1fda Fix typos in GetContextFromIO API declaration. пре 8 година
  antirez 799208de85 Fix name of mispelled function. пре 8 година
  antirez 152c1b6802 Module: Ability to get context from IO context. пре 8 година
  antirez 72279e3ea4 Copyright notice added to module.c. пре 8 година
  antirez 3dc84c5300 Modules: API to save/load single precision floating point numbers. пре 8 година
  antirez a1b1fd4f39 Modules: API to log from module I/O callbacks. пре 8 година
  antirez 4674efdee2 Merge branch 'unstable' of github.com:/antirez/redis into unstable пре 8 година
  antirez 0d9febf6a0 Add compiler optimizations to example module makefile. пре 8 година
  antirez 6782e774f1 debug.c: include dlfcn.h regardless of BACKTRACE support. пре 8 година
  antirez 2564031a15 Merge branch 'unstable' of github.com:/antirez/redis into unstable пре 8 година
  antirez 6d9f8e2462 Security: CONFIG SET client-output-buffer-limit overflow fixed. пре 8 година
  Salvatore Sanfilippo 6e866ee05e Merge pull request #3511 from dvirsky/create_string_printf пре 8 година
  Dvir Volk a91650fc57 added RM_CreateStringPrintf пре 8 година
  antirez 670586715a dict.c: fix dictGenericDelete() return ASAP condition. пре 8 година
  antirez e9d861ec69 Clear child data when opening the pipes. пре 8 година
  antirez e565632e59 Child -> Parent pipe for COW info transferring. пре 8 година
  antirez e1eccf9a6b zmalloc: Make fp var non local to fix build. пре 8 година
  antirez 945a2f948e zmalloc: zmalloc_get_smap_bytes_by_field() modified to work for any PID. пре 8 година
  antirez b13759e90a redis-cli: "allocator-stats" -> "malloc-stats". пре 8 година
  antirez 4263b12147 Typo fixed from MEMORY DOCTOR output. пре 8 година
  antirez 8a00ffc0e6 Surround allocator name with quotes in MEMORY DOCTOR output. пре 8 година
  antirez 44e714a59c MEMORY DOCTOR initial implementation. пре 8 година
  antirez d9325ac6c8 Provide percentage of memory peak used info. пре 8 година
  oranagra 309c2bcd1b add zmalloc used mem to DEBUG SDSLEN пре 8 година
  antirez 78f35f8d2c Memory related subcommands of DEBUG moved to MEMORY. пре 8 година
  antirez 123891dbbf Group MEMORY command related APIs together in the source code. пре 8 година
  antirez adcfb77b5b objectComputeSize(): skiplist nodes have different sizes. пре 8 година
  antirez e9629e148b MEMORY command: HELP + dataset percentage (like in INFO). пре 8 година
  antirez 5443726d4d MEMORY USAGE: SAMPLES option added + fixes to size computation. пре 8 година
  antirez 7229af3898 INFO: new memory reporting fields added. пре 8 година