Historique des commits

Auteur SHA1 Message Date
  Cesar Rodas fe8051c980 Added spop and srandmember il y a 3 ans
  Cesar Rodas c4f107c9cc Added `sunion` and `sunionstore` support il y a 3 ans
  Cesar Rodas 72df611bf6 Use Bytes instead of checksum::Value for Set. il y a 3 ans
  Cesar Rodas 1bb8ae19a6 Added smismember command il y a 3 ans
  Cesar Rodas 697febbc08 Added diff/inter methods il y a 3 ans
  Cesar Rodas 76e191b81a Added `sadd`, `scard`, `sismember` and `smembers` support. il y a 3 ans
  César D. Rodas bc2ad9d50a Merge pull request #8 from crodas/feature/checksum-ref-avoid-clone il y a 3 ans
  Cesar Rodas 70c97b6930 Add checksum::Ref il y a 3 ans
  César D. Rodas 55036d3e07 Merge pull request #6 from crodas/feature/list il y a 3 ans
  Cesar Rodas ddf8b403ed Added `lmove` and `rpoplpush` support il y a 3 ans
  Cesar Rodas 0d848b7472 Added `ltrim` support il y a 3 ans
  Cesar Rodas f881ccce3c Added `lset` support il y a 3 ans
  Cesar Rodas 7623406ab4 Implement lrem command il y a 3 ans
  Cesar Rodas 903c499691 Added linsert and lpos command support il y a 3 ans
  Cesar Rodas 317afeec73 Add more unit tests il y a 3 ans
  Cesar Rodas 62e5073926 Add lindex command il y a 3 ans
  Cesar Rodas 922db16af4 Use VecDeque instead of LinkedList il y a 3 ans
  Cesar Rodas 0222d6a520 Making each cmd handler async. il y a 3 ans
  Cesar Rodas 554ead0ee2 Added list commands il y a 3 ans
  Cesar Rodas 6f72e409d3 Added checksum::Value il y a 3 ans
  César D. Rodas aac1fec145 Merge pull request #5 from crodas/feature/cmd-tests il y a 3 ans
  Cesar Rodas 986b85b636 Writing unit tests il y a 3 ans
  César D. Rodas bb69d3a7b3 Merge pull request #3 from crodas/feature/hash il y a 3 ans
  Cesar Rodas af2439ff49 Add Hash support il y a 3 ans
  César D. Rodas 92aa212ff9 Merge pull request #4 from crodas/feature/client-list il y a 3 ans
  Cesar Rodas 49f1a225a4 Added `client list` support il y a 3 ans
  Cesar Rodas 756f502e33 Renamed protocol library il y a 3 ans
  Cesar Rodas 8daad9bb80 Fixed clippy warnings il y a 3 ans
  Cesar Rodas cac07fcea3 Add more tests il y a 3 ans
  Cesar Rodas be44087050 Add data structure to keep track of expiring keys il y a 3 ans