1. 992dc3c Pausing and resuming... by Bo 路 8 years ago
  2. 5a1bab6 Tested and fixed http_pause/resume 馃帀 by Bo 路 8 years ago
  3. d52d3ab Freeze only when actually used as key by Bo 路 8 years ago
  4. 98da0a8 Docs + accessors by Bo 路 8 years ago
  5. 00cbe47 Pausing and resuming HTTP handling, for evented design. by Bo 路 8 years ago
  6. 67598ff Shorter names are easier by Bo 路 8 years ago
  7. 54e1c36 Assume optimizing Hash initialization is in poor taste by Bo 路 8 years ago
  8. fbfbd90 Cache the hash used for JSON serialization by Bo 路 8 years ago
  9. 44ebfc1 Can we reuse JSON internal data? by Bo 路 8 years ago
  10. 1b5f3c8 Allow edge / branch based application creation by Bo 路 8 years ago
  11. b5e9f94 Fix string length for info by Bo 路 8 years ago
  12. 36cea1e Minorities and example code by Bo 路 8 years ago
  13. 6854f4a Allow alternate patterns by Bo 路 8 years ago
  14. 83eb606 Preparing for ws client by Bo 路 8 years ago
  15. 282c978 Disable optimizations when debugging by Bo 路 8 years ago
  16. 745a695 Fixes by Bo 路 8 years ago
  17. 4c78df2 Protocol should self attach + single capacity warning by Bo 路 8 years ago
  18. a584ad3 Minorities by Bo 路 8 years ago
  19. 62e9250 docs and names by Bo 路 8 years ago
  20. 2e4682c Docs and type naming by Bo 路 8 years ago
  21. 9f1eaeb We have a naive HTTP client 馃帀 by Bo 路 8 years ago
  22. 8b1ff11 We have a naive HTTP client 馃帀 by Bo 路 8 years ago
  23. f02f92a Fix TOC by Bo 路 8 years ago
  24. ba83d9b Fix chunk decoding for possible unconsumed new-line at head of data by Bo 路 8 years ago
  25. 22e755b minorities by Bo 路 8 years ago
  26. 9e4fa8a Pipeline before moving memory by Bo 路 8 years ago
  27. 04367c9 minorities by Bo 路 8 years ago
  28. 648073b Write to disk by Bo 路 8 years ago
  29. 1a1d96d Oops by Bo 路 8 years ago
  30. 092e067 Working on HTTP client by Bo 路 8 years ago
  31. b99b781 Minorities by Bo 路 8 years ago
  32. d069d1b cleanup by Bo 路 8 years ago
  33. c6129cc Damn fixed headers and offsets... by Bo 路 8 years ago
  34. 2c4fbee Styling by Bo 路 8 years ago
  35. e6ff8c7 documentation... a lot of it... by Bo 路 8 years ago
  36. 93ce9f7 Revisiting the site by Bo 路 8 years ago
  37. 384d725 Fix warning by Bo 路 8 years ago
  38. 626a4f3 Fix loops by Bo 路 8 years ago
  39. fbb3f8f minorities by Bo 路 8 years ago
  40. 333dc36 minorities by Bo 路 8 years ago
  41. 91d0cc6 Drafting and fixing... by Bo 路 8 years ago
  42. 92d0265 Copy parsed data into headers (instead of reference) by Bo 路 8 years ago
  43. ce977d6 Minorities by Bo 路 8 years ago
  44. 4679b0b Listen for changes in headers and dependencies by Bo 路 8 years ago
  45. 13c6188 Misc by Bo 路 8 years ago
  46. ef9535b Minorities by Bo 路 8 years ago
  47. 2f801b3 Drafting by Bo 路 8 years ago
  48. 914dfad Update Date string every second by Bo 路 8 years ago
  49. 5ea8981 Docs by Bo 路 8 years ago
  50. 899b160 How did that get here? by Bo 路 8 years ago
  51. 6a94ba7 Minor by Bo 路 8 years ago
  52. 6ffae35 Switch atomic ordering to match C++ safe approach by Bo 路 8 years ago
  53. 69770fd Examples shouldn't leak memory... by Bo 路 8 years ago
  54. a58b102 Nicer sentinel, less stack usage and nicer function names by Bo 路 8 years ago
  55. 7d26f87 Minorities by Bo 路 8 years ago
  56. e7483a8 FIOBJ instead `fiobj_s *` by Bo 路 8 years ago
  57. 28671ef `memchr` is faster after updates by Bo 路 8 years ago
  58. 1b511e7 Oops... by Bo 路 8 years ago
  59. f8d1d5a Minor fixes for gcc / linux by Bo 路 8 years ago
  60. fd5b629 No need to enforce 64bit. Let the machine decide. by Bo 路 8 years ago
  61. 5bde31e Cluster now acts as sentinel for respawns... by Bo 路 8 years ago
  62. 4d463d0 Comment out debugging info message by Bo 路 8 years ago
  63. 64f5a93 Things change... once root now a fork... by Bo 路 8 years ago
  64. f9f04f3 Close if open by Bo 路 8 years ago
  65. faf00ff Cleanup by Bo 路 8 years ago
  66. b007c8a Moving some logic for sentinel design by Bo 路 8 years ago
  67. 3fd235d Ping may arrive when there are no subscriptions by Bo 路 8 years ago
  68. 36b027c Oops... clear subscriptions by Bo 路 8 years ago
  69. 984b63b Drafting new cluster IPC by Bo 路 8 years ago
  70. 3a66bd8 Example updates by Bo 路 8 years ago
  71. 695d1f1 Docs by Bo 路 8 years ago
  72. a000ad7 Move flag tests to new API by Bo 路 8 years ago
  73. a0c8b2b Draft for Unix-Socket clustering + add forking to core engine by Bo 路 8 years ago
  74. b3221ad update docs by Bo 路 8 years ago
  75. 3b75f23 Remove forking from `defer`... it's not really it's place by Bo 路 8 years ago
  76. 637a05a Fix connect with unix sockets by Bo 路 8 years ago
  77. f595355 Support for Unix Sockets by Bo 路 8 years ago
  78. cb93c0e Ignore jekyll preview by Bo 路 8 years ago
  79. c41dc17 oops by Bo 路 8 years ago
  80. 9032681 Docs and tweaks by Bo 路 8 years ago
  81. 589a5cf Hmm by Bo 路 8 years ago
  82. 4960810 Prevent the same client from running the same callback for the same channel concurrently by Bo 路 8 years ago
  83. d175410 Soft limiting for Redis pattern publishing to prevent duplicate publishing by Bo 路 8 years ago
  84. b34fd32 Redundant (channel is the `obj` part of the key) by Bo 路 8 years ago
  85. 0e49afb Style by Bo 路 8 years ago
  86. dc57e7d Oops... remove destroyed clients from their hashmap. by Bo 路 8 years ago
  87. 15298a5 Tested some command sending flavors by Bo 路 8 years ago
  88. bb49945 Docs + redis_send by Bo 路 8 years ago
  89. 30b8d29 Incomplete by Bo 路 8 years ago
  90. 9f30e27 pinging works by Bo 路 8 years ago
  91. bc52226 Fix empty string consumption by Bo 路 8 years ago
  92. db81e8e Oops by Bo 路 8 years ago
  93. 8ce5c3e Drafting... still... by Bo 路 8 years ago
  94. a6cadb8 Enforce string comparison and switch to FIOBJ by Bo 路 8 years ago
  95. c08e5ed Cleanup by Bo 路 8 years ago
  96. f6480d2 Docs for updated parser by Bo 路 8 years ago
  97. 883fc06 Out with the old... by Bo 路 8 years ago
  98. c097243 Use FIOBJ_TYPE() and FIOBJ instead of type, ready for changes by Bo 路 8 years ago
  99. 97afb3d Drafting an updated Redis engine by Bo 路 8 years ago
  100. 67be927 Docs by Bo 路 8 years ago