67 Commits

Author SHA1 Message Date
e0b3743a00 Improve code readability 2014-09-11 22:53:53 +04:00
3fc1601f5d Cleanup hub pool periodically 2014-09-11 15:11:48 +04:00
f14ed3a85e Remove logging 2014-09-11 14:30:15 +04:00
d417fa653f Bump 2014-09-11 14:27:55 +04:00
3adaa805eb Wrap queue+message pair into Result 2014-09-11 14:27:48 +04:00
557b1da99f Fix storage 2014-09-11 14:27:34 +04:00
6ed63b93ff Remove unused code 2014-09-11 14:27:21 +04:00
638a61e8ab Hub cleanup 2014-09-11 14:27:03 +04:00
76403807db Subscription is a black box 2014-09-10 17:34:39 +04:00
d913f52efa Fix me 2014-09-10 16:53:41 +04:00
69b94c077f Contextless hub 2014-09-10 16:52:18 +04:00
c1d828b222 Subscription 2014-09-10 16:52:03 +04:00
601a80fb8e Hub draft 2014-09-10 15:44:38 +04:00
b2dbf856fa Storage returns errors instead of bool 2014-09-10 15:38:46 +04:00
5d85154030 Storage subpackage 2014-09-09 17:40:41 +04:00
49acb0076f Adopt community codestyle 2014-09-09 12:20:40 +04:00
56c1ec2300 Remove environment setting and debugging 2014-09-09 12:03:42 +04:00
0c33d2fd20 Ignore new build file 2014-09-09 12:01:59 +04:00
6e7ee680b3 Remove default storage constant 2014-09-09 12:01:51 +04:00
cf0b2df844 Fix error logging 2014-07-31 15:23:41 +07:00
f11781b61b Better parsing of #kyotocabinet status 2014-07-29 13:59:37 +07:00
90d48a823b Show parsed #kyotocabinet status 2014-07-29 13:57:07 +07:00
17c8b0fa88 Move starting #server function 2014-07-29 13:56:46 +07:00
69497c77e4 Introduce #version 2014-07-29 13:31:42 +07:00
37aacf973b Make production default environment 2014-07-29 13:26:00 +07:00
44ad6bc802 Remove #rollbar 2014-07-29 13:25:46 +07:00
f32091c3cd Add comments to a sophisticated code part 2014-07-17 20:49:11 +07:00
580a618b5f Safely write to response channels 2014-07-17 20:22:37 +07:00
b71def6cf3 Sync storage every second 2014-07-17 20:21:57 +07:00
6864d90cca Storage default dfunit=100 2014-07-17 19:28:42 +07:00
959ce30374 Show Kyoto Cabinet configuration with /debug 2014-07-17 02:33:27 +07:00
eb4e6e8772 Fix syntax consistency 2014-07-17 02:18:54 +07:00
0339b45090 Fix request pool 2014-07-17 01:57:54 +07:00
1c62c6839b Abort inside queue instead of counter 2014-07-17 01:27:30 +07:00
707a61d134 Dumb storage 2014-07-17 00:50:21 +07:00
1cce73211f Stop polling counter on disconnect 2014-07-17 00:50:05 +07:00
a84f1241a9 Return publishing success 2014-07-17 00:47:08 +07:00
7e7fea7010 Fix storing counter by value 2014-07-17 00:45:48 +07:00
4a597c15bd Upgraded Counter 2014-07-17 00:45:26 +07:00
977f53ae5e Fix flags 2014-07-17 00:42:21 +07:00
4c35b0abc6 Display configuration summary on startup 2014-07-16 03:12:56 +07:00
Maxim Kremenev
4ba77f6631 decrease logs output 2014-07-16 02:55:22 +07:00
00e4b4c82a Don't try delete records that failed to read 2014-07-16 02:53:15 +07:00
dadbcfd0f1 Config is a public variable 2014-07-16 02:46:22 +07:00
1c57066091 Add Counter comments 2014-07-16 02:41:38 +07:00
0c93549fdf Fix log spacing 2014-07-15 17:50:04 +07:00
fbfd5e4727 Use curl examples 2014-07-13 17:26:05 +07:00
038f0d83d4 Change default production storage to HashDB 2014-07-13 17:14:26 +07:00
ccb2e46400 Updated readme
General description
What storage to choose
2014-07-13 17:13:29 +07:00
f1e78c8f1b Add more information on Kyoto Cabinet config 2014-07-13 15:20:43 +07:00