replay / go-generic-object-store

go-generic-object-store is a small, fast, light-weight, in-memory, off-heap library designed specifically for use with string interning and other similar redundancy reduction concepts.
MIT License
8 stars 4 forks source link

Increase maximum stored object size #30

Open robert-milan opened 5 years ago

robert-milan commented 5 years ago

Use uint16 instead of uint8