GitHub / Tapjoy/dynamiq issues and pull requests
#89 - Feature/httpapi v2
Pull Request -
State: open - Opened by StabbyCutyou almost 10 years ago
- 5 comments
#88 - Fixing too-aggressive sync poll interval by default.
Pull Request -
State: closed - Opened by StabbyCutyou about 10 years ago
- 1 comment
#87 - Updating internal documentation and conventions to be inline with exp…
Pull Request -
State: closed - Opened by StabbyCutyou about 10 years ago
- 2 comments
#86 - Fixed a bunch of typos
Pull Request -
State: closed - Opened by marcuswalser over 10 years ago
- 1 comment
#85 - various tweaks
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 3 comments
#84 - Adding endpoint for multi delete, only to be used under doctors orders
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 2 comments
#83 - Riak initialization logic faulty
Issue -
State: open - Opened by StabbyCutyou over 10 years ago
#82 - Pivoting config from being passed around everywhere to being an ambient ...
Pull Request -
State: open - Opened by StabbyCutyou over 10 years ago
#81 - Enabling Procfile to run with a variable config location
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 2 comments
#80 - Feature/more readme
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 3 comments
#79 - Robust-ifying the memberlist code so it will take a list of servers, and...
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 3 comments
#78 - Add ability to pull message by ID to Dynamiq
Pull Request -
State: closed - Opened by alvindu over 10 years ago
- 6 comments
#77 - Clean up topic initialization
Pull Request -
State: closed - Opened by alvindu over 10 years ago
- 5 comments
#76 - Adding interface for partition strategies, removing the need to use cfg,...
Pull Request -
State: open - Opened by StabbyCutyou over 10 years ago
#75 - Broadcasts should use goroutines to speed performance
Issue -
State: open - Opened by StabbyCutyou over 10 years ago
#74 - Feature/encrypty
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 5 comments
#73 - Fixing logger in HTTP context not respecting log levels
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 5 comments
#72 - New strategy for deleting ageing partitions
Pull Request -
State: open - Opened by StabbyCutyou over 10 years ago
#71 - Delete api
Pull Request -
State: closed - Opened by alvindu over 10 years ago
- 13 comments
#70 - Fixing readme
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
#69 - updating build script to support branching
Pull Request -
State: open - Opened by lumost over 10 years ago
- 16 comments
#68 - Fixing issue where we were returning duplicate partitions we had already...
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 9 comments
#67 - Replacing math/rand with crypto/rand, which uses /dev/urandom and is muc...
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 2 comments
#66 - adding WIP sibling resolver code
Pull Request -
State: closed - Opened by lumost over 10 years ago
- 4 comments
#65 - Removing inflight count because it's bullshit
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 3 comments
#64 - Feature/content types
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 3 comments
#63 - Adding in tracking of the fill-delta, to help inform tuning of partition...
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 3 comments
#62 - Feature/versioned api
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 3 comments
#61 - Update HTTP response codes
Pull Request -
State: closed - Opened by theo-lanman over 10 years ago
- 5 comments
#60 - Feature/logrus
Pull Request -
State: closed - Opened by theo-lanman over 10 years ago
- 6 comments
#59 - Fix/less logging rebased
Pull Request -
State: closed - Opened by theo-lanman over 10 years ago
- 3 comments
#58 - adding some fixes for handling chore throughput
Pull Request -
State: closed - Opened by lumost over 10 years ago
- 2 comments
#57 - Refactoring how we handle certain errors, moving a few things around to ...
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 1 comment
#56 - Ditching handrolled conn pool, using real connpool from the riak lib
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 2 comments
#55 - Publishing to a non existant topic throws a panic
Issue -
State: open - Opened by StabbyCutyou over 10 years ago
#54 - Add Queue to Topic doesn't check the existance of the queue
Issue -
State: open - Opened by lumost over 10 years ago
#53 - Feature/topic route
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 8 comments
#52 - Add rest endpoint to list all queues
Pull Request -
State: closed - Opened by jjrussell over 10 years ago
- 2 comments
#51 - add an end point for listing all queues
Issue -
State: closed - Opened by lumost over 10 years ago
- 1 comment
#50 - initial WIP of partition unlocking
Pull Request -
State: closed - Opened by lumost over 10 years ago
- 12 comments
#49 - Improved getting started guide, REST API docs
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 5 comments
#48 - Don't let min partitions be greater than max partitions (and vice versa)
Issue -
State: open - Opened by StabbyCutyou over 10 years ago
#47 - moving messages into their own type
Pull Request -
State: closed - Opened by lumost over 10 years ago
- 3 comments
#46 - add get message by id
Issue -
State: closed - Opened by lumost over 10 years ago
- 1 comment
#45 - remove partitions when they aren't returning enough messages
Issue -
State: open - Opened by lumost over 10 years ago
#44 - less logging
Issue -
State: closed - Opened by lumost over 10 years ago
- 1 comment
#43 - move messages into their own type
Issue -
State: closed - Opened by lumost over 10 years ago
#42 - Dont' fail if build directory already exists
Pull Request -
State: closed - Opened by jjrussell over 10 years ago
- 3 comments
#41 - Fix/less logging
Pull Request -
State: closed - Opened by lumost over 10 years ago
- 9 comments
#40 - Deleting queues doesn't work
Issue -
State: open - Opened by StabbyCutyou over 10 years ago
- 10 comments
#39 - godoc
Issue -
State: open - Opened by lumost over 10 years ago
#38 - Using pointer for Config global data, less mem-copy going on as we pass ...
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 17 comments
#37 - Feature/better depth
Pull Request -
State: closed - Opened by lumost over 10 years ago
- 11 comments
#36 - depth measurement needs a little love
Issue -
State: closed - Opened by lumost over 10 years ago
- 1 comment
#35 - Fixing non-standard route for writing messages to queues
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 1 comment
#34 - initial WIP of partition aging and a little code cleanup
Pull Request -
State: closed - Opened by lumost over 10 years ago
- 8 comments
#33 - Adding in stats subsystem to track core queue metrics
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
- 13 comments
#32 - adds a setup script
Pull Request -
State: closed - Opened by mattcarbone over 10 years ago
- 2 comments
#31 - Filling in //TODO to init queue on riak sync of queue data
Pull Request -
State: closed - Opened by StabbyCutyou over 10 years ago
#30 - Feature/slugforge
Pull Request -
State: closed - Opened by lumost over 10 years ago
- 6 comments
#29 - Adding default Queue to queues, and adding nil check to queue set
Pull Request -
State: closed - Opened by lumost over 10 years ago
- 2 comments
#28 - Queues SyncConfig panics when there is no Data in riak
Issue -
State: closed - Opened by lumost over 10 years ago
- 1 comment
Labels: bug
#27 - Feature/configapi
Pull Request -
State: closed - Opened by StabbyCutyou almost 11 years ago
- 7 comments
#26 - Feature/more specs
Pull Request -
State: closed - Opened by StabbyCutyou almost 11 years ago
- 6 comments
#25 - Feature/tests not for merging
Pull Request -
State: closed - Opened by lumost almost 11 years ago
- 1 comment
#24 - Adding in .gitignore
Pull Request -
State: closed - Opened by StabbyCutyou almost 11 years ago
- 2 comments
#23 - store statistics about queue performance
Issue -
State: closed - Opened by lumost almost 11 years ago
- 3 comments
#22 - remove stale partitions
Issue -
State: closed - Opened by lumost almost 11 years ago
- 1 comment
#21 - added initial partitions back in
Pull Request -
State: closed - Opened by lumost almost 11 years ago
- 4 comments
#20 - initial buggy! heap implementation
Pull Request -
State: closed - Opened by lumost almost 11 years ago
- 6 comments
#19 - Feature/visibility
Pull Request -
State: closed - Opened by lumost almost 11 years ago
- 3 comments
#18 - "no available partitions" error breaks consumer
Issue -
State: closed - Opened by StabbyCutyou almost 11 years ago
- 1 comment
#17 - Feature/reformat message
Pull Request -
State: closed - Opened by lumost almost 11 years ago
- 4 comments
#16 - Proposal: Change the way messages are returned
Issue -
State: closed - Opened by StabbyCutyou almost 11 years ago
#15 - Configure visibility timeout per queue
Issue -
State: closed - Opened by StabbyCutyou almost 11 years ago
- 1 comment
#14 - fixing panic on list an empty queue
Pull Request -
State: closed - Opened by lumost almost 11 years ago
- 1 comment
#13 - Requesting non-existant topic results in panic
Issue -
State: closed - Opened by StabbyCutyou almost 11 years ago
- 2 comments
#12 - Fix/pubsub
Pull Request -
State: closed - Opened by lumost almost 11 years ago
- 1 comment
#11 - Feature/pubsub
Pull Request -
State: closed - Opened by lumost almost 11 years ago
- 4 comments
#10 - merge master to feature/pubsub
Pull Request -
State: closed - Opened by lumost almost 11 years ago
#9 - Feature/split riak con
Pull Request -
State: closed - Opened by lumost almost 11 years ago
#8 - fix replace tabs with spaces
Pull Request -
State: closed - Opened by lumost almost 11 years ago
#7 - Feature/perf
Pull Request -
State: closed - Opened by lumost almost 11 years ago
- 2 comments
#6 - Modifications to the autoshard features
Pull Request -
State: closed - Opened by wjossey almost 11 years ago
- 1 comment
#5 - Feature/autoshard
Pull Request -
State: closed - Opened by lumost almost 11 years ago
- 1 comment
#4 - multi-subscriber
Issue -
State: closed - Opened by lumost almost 11 years ago
- 1 comment
#3 - Dashboard
Issue -
State: open - Opened by lumost almost 11 years ago
#2 - Get Performance
Issue -
State: closed - Opened by lumost almost 11 years ago
- 1 comment
#1 - Batching
Issue -
State: closed - Opened by lumost almost 11 years ago
- 2 comments