This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
node-kestrel
mirror of
https://github.com/brettlangdon/node-kestrel.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
4
Wiki
Activity
Kestrel client module for NodeJS
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31
Commits
1
Branch
59 KiB
JavaScript
100%
Tree:
59c4833cf5
master
v0.0.4
v0.0.3
v0.0.2
v0.0.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '59c4833cf5'
${ noResults }
node-kestrel
/
lib
History
Matthias Goetzke
24492599bd
added support for values longer than one tcp data packet, also added decode setting which defaults to true and converts incoming values toString()
12 years ago
..
connectionType.js
Finished prototyping most commands for the kestrelClient class
14 years ago
index.js
Finished prototyping most commands for the kestrelClient class
14 years ago
kestrelClient.js
added support for values longer than one tcp data packet, also added decode setting which defaults to true and converts incoming values toString()
12 years ago
kestrelConsumer.js
corrected consume and reliable fetch when hitting end of queue
12 years ago
kestrelProducer.js
made files pass jslint, set replaced tabs with spaces (tabs and spaces where mixed before), set indentation to 2 (as per rdahl convention)
12 years ago