2
0

Commit Verlauf

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