prophile / jacquard

Split testing server
MIT License
7 stars 4 forks source link

Shift the thread-safety burden to storage engines #78

Closed prophile closed 7 years ago

prophile commented 7 years ago

For storage engines which have optimized paths for thread-safety, such as the pooled Redis backend, this has the potential to dramatically simplify the code.