issues
search
thesecretmaster
/
predis-v0
Like redis, but parallel and written from scratch for fun!
GNU General Public License v3.0
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make it possible to clean up buckets in the hashtable
#31
thesecretmaster
opened
4 years ago
0
Using binary search trees for the ends of the hashtable instead of linked lists
#30
thesecretmaster
opened
4 years ago
1
Add a global lock for MULTI / EXEC blocks
#29
thesecretmaster
opened
4 years ago
0
Wrapper & Base Types
#28
thesecretmaster
opened
5 years ago
0
Write delete/clean functions for the hashtable
#27
thesecretmaster
opened
5 years ago
0
Parallelism bug in ht_elem_internal
#26
thesecretmaster
closed
5 years ago
1
Reorganize the root directory
#25
thesecretmaster
closed
5 years ago
0
Manage the bulk allocations
#24
thesecretmaster
opened
5 years ago
2
Improve performance for sequential workloads
#23
thesecretmaster
opened
5 years ago
1
Replace the recursion in hashtable
#22
thesecretmaster
opened
5 years ago
1
Concurrency Issues
#21
thesecretmaster
closed
5 years ago
2
Fix commands to match redis
#20
thesecretmaster
opened
5 years ago
1
Performance Testing / Benchmarking
#19
thesecretmaster
closed
5 years ago
2
The type system needs an overhaul
#18
thesecretmaster
closed
5 years ago
2
Deal with all the memory leakage... everywhere
#17
thesecretmaster
opened
5 years ago
2
Strange bugs around rval->value being uninitialized when attempting to get from a full predis instance
#16
thesecretmaster
opened
5 years ago
3
Create a benchmark tool
#15
thesecretmaster
closed
5 years ago
6
Unsafe usage of the hashtable
#14
thesecretmaster
closed
5 years ago
1
Allow types to have memory pools
#13
thesecretmaster
opened
5 years ago
0
Make thread_info_list deletion safe
#12
thesecretmaster
closed
5 years ago
0
Use a deletion timestamp to speed up clean
#11
thesecretmaster
opened
5 years ago
0
Persist data
#10
thesecretmaster
opened
5 years ago
0
Concurrent update testing
#9
thesecretmaster
closed
5 years ago
0
Draft a README
#8
thesecretmaster
closed
5 years ago
0
Add a Set & List type
#7
thesecretmaster
opened
5 years ago
3
__sync atomic primatives are out of date
#6
thesecretmaster
opened
5 years ago
0
Add some type safety
#5
thesecretmaster
closed
5 years ago
2
Add a hashtable wrapper around the index system
#4
thesecretmaster
closed
5 years ago
3
Build a basic command line feature
#3
thesecretmaster
closed
5 years ago
1
Support updates
#2
thesecretmaster
closed
5 years ago
2
Add a networking layer
#1
thesecretmaster
closed
5 years ago
0