Created
March 26, 2013 21:52
-
-
Save hurrycane/5249643 to your computer and use it in GitHub Desktop.
Beanstalkd wire logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
T 127.0.0.1:49631 -> 127.0.0.1:11300 [AP] | |
use coada_mea. | |
T 127.0.0.1:11300 -> 127.0.0.1:49631 [AP] | |
USING coada_mea. | |
T 127.0.0.1:49631 -> 127.0.0.1:11300 [AP] | |
watch coada_mea. | |
T 127.0.0.1:11300 -> 127.0.0.1:49631 [AP] | |
WATCHING 2. | |
T 127.0.0.1:49631 -> 127.0.0.1:11300 [AP] | |
put 2147483648 0 600 7. | |
testing. | |
T 127.0.0.1:11300 -> 127.0.0.1:49631 [AP] | |
INSERTED 2210. | |
T 127.0.0.1:49632 -> 127.0.0.1:11300 [AP] | |
use coada_mea. | |
T 127.0.0.1:11300 -> 127.0.0.1:49632 [AP] | |
USING coada_mea. | |
T 127.0.0.1:49632 -> 127.0.0.1:11300 [AP] | |
watch coada_mea. | |
T 127.0.0.1:11300 -> 127.0.0.1:49632 [AP] | |
WATCHING 2. | |
T 127.0.0.1:49632 -> 127.0.0.1:11300 [AP] | |
reserve. | |
T 127.0.0.1:11300 -> 127.0.0.1:49632 [AP] | |
RESERVED 2188 7. | |
testing. | |
T 127.0.0.1:49633 -> 127.0.0.1:11300 [AP] | |
use coada_mea. | |
T 127.0.0.1:11300 -> 127.0.0.1:49633 [AP] | |
USING coada_mea. | |
T 127.0.0.1:49633 -> 127.0.0.1:11300 [AP] | |
watch coada_mea. | |
T 127.0.0.1:11300 -> 127.0.0.1:49633 [AP] | |
WATCHING 2. | |
T 127.0.0.1:49633 -> 127.0.0.1:11300 [AP] | |
delete 2188. | |
T 127.0.0.1:11300 -> 127.0.0.1:49633 [AP] | |
NOT_FOUND. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment