Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Unify code style." | Vsevolod Stakhov | 2014-07-23 | 1 | -1/+1 |
| | | | | This reverts commit e0483657ff6cf1adc828ccce457814d61fe90a0d. | ||||
* | Unify code style. | Vsevolod Stakhov | 2014-07-23 | 1 | -1/+1 |
| | |||||
* | Refactor memory pool naming. | Vsevolod Stakhov | 2014-04-20 | 1 | -2/+2 |
| | |||||
* | Adopt rspamd for the next glib release. | Vsevolod Stakhov | 2012-01-31 | 1 | -4/+6 |
| | | | | | Fix several issues in threads handling inside keystorage. Fix sigsuspend usage in keystorage. | ||||
* | * Introduce new system of worker's and modules initialization: | Vsevolod Stakhov | 2012-01-16 | 1 | -3/+0 |
| | | | | | | | | - Removed legacy limitation of worker's types; - Using GQuarks to identify workers and modules; - Remove modules.sh script; - Add a common system of workers and modules; - Write management and configuration for new architecture. | ||||
* | * Implement binary safe keys. | Vsevolod Stakhov | 2011-11-17 | 1 | -0/+1 |
| | | | | * Use more fast hashing. | ||||
* | * Add incr and decr commands to kvstorage. | Vsevolod Stakhov | 2011-11-10 | 1 | -1/+6 |
| | | | | * Add integers detection inside kvstorage. | ||||
* | * Support redis unified protocol. | Vsevolod Stakhov | 2011-11-09 | 1 | -0/+4 |
| | |||||
* | Imlement 'select' and 'save' commands. | Vsevolod Stakhov | 2011-11-08 | 1 | -0/+1 |
| | |||||
* | Release read lock lately. | Vsevolod Stakhov | 2011-11-07 | 1 | -0/+1 |
| | |||||
* | * Implement sync command for manual synchronization with backend. | Vsevolod Stakhov | 2011-11-07 | 1 | -0/+1 |
| | |||||
* | * Support redis API emulation | Vsevolod Stakhov | 2011-11-04 | 1 | -0/+1 |
| | |||||
* | Block signals in worker threads. | Vsevolod Stakhov | 2011-11-02 | 1 | -0/+1 |
| | |||||
* | * Fix threading in kvstorage. | Vsevolod Stakhov | 2011-10-31 | 1 | -0/+2 |
| | | | | Rspamd now can detect and work with libevent-2. | ||||
* | * Implement basic functionality of key value storage | Vsevolod Stakhov | 2011-10-31 | 1 | -0/+26 |
| | |||||
* | * Initial implementation of threaded kvstorage worker. | Vsevolod Stakhov | 2011-10-27 | 1 | -0/+56 |