8 Commits

Author SHA1 Message Date
mik2k2
7628a47c4c
set: Allow nil/expired items
Fixes #397
2021-07-03 13:37:09 -04:00
Andrey Petrov
8cd06e33b5 set: Add Interface, ZeroValue helper 2020-08-03 11:32:16 -04:00
Andrey Petrov
903d6c9420
/ban query support (#286)
For #285 

Turns out there were some bugs in Set, and I was using it incorrectly too.

The query syntax is a little awkward but couldn't find a nicer easy to parse format that worked with quoted string values.
2018-12-25 14:29:19 -05:00
Andrey Petrov
bdd9274aaa set: Fix race condition 2018-12-15 20:37:46 -05:00
Sahil Goel
0cb58facef tests: Fix flake in TestSetExpiring
* Fix Test Case 3 of #187
2017-08-28 14:34:47 -04:00
Andrey Petrov
0fcc076c74 set: Switch to a common set implementation 2016-08-24 13:54:20 -04:00
Andrey Petrov
6e02b05f99 set: Improve coverage and cleanup. Switch sshchat package to use it. 2016-08-24 13:54:20 -04:00
Andrey Petrov
b0a90315d8 set: Generalized Set type 2016-08-24 13:54:20 -04:00