issues
search
rinq
/
rinq-go
A cross-language command bus and distributed ephemeral data store.
Other
17
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Removed documentation about error from the session interface
#171
neetle
closed
6 years ago
1
Refactor notifications to use a "transport" model.
#170
jmalloc
closed
2 years ago
2
Cleanup unused namespaces.
#169
jmalloc
opened
6 years ago
2
Passive namespace usage.
#168
jmalloc
opened
6 years ago
0
Use "Twelf" logger.
#167
jmalloc
closed
6 years ago
0
Incorrect event type when logging Execute method on Session object
#166
danilvpetrov
closed
6 years ago
1
Promote "trace ID" to a first-class component of the low level APIs.
#165
jmalloc
closed
6 years ago
0
Don't close the payload used to encode constraints.
#164
jmalloc
closed
6 years ago
1
Don't use payload for encoding constraints.
#163
jmalloc
closed
6 years ago
0
Some docs in opentr command.go do not match params
#162
koden-km
closed
6 years ago
1
Tests randomly fail every so often
#161
koden-km
opened
7 years ago
18
Include Rinq's traceID in opentracing span tags.
#160
koden-km
closed
6 years ago
8
Use Escape() for all attribute string representations.
#159
koden-km
closed
7 years ago
2
Remove `tip` version from build matrix.
#158
jmalloc
closed
7 years ago
0
Remove `tip` from builds.
#157
jmalloc
closed
7 years ago
0
Collapse `localsession.state` and `localsession.session` into a single struct.
#156
jmalloc
closed
7 years ago
3
Do not return `NotFoundError` from `Revision.Refresh()`
#155
jmalloc
closed
6 years ago
0
Remove `Revision.Ref()`.
#154
jmalloc
closed
7 years ago
1
Make `Session.Destroy()` a non-blocking operation.
#153
jmalloc
closed
7 years ago
0
Panic instead of returning an error when a logic or programming error occurred.
#152
jmalloc
closed
7 years ago
0
Use `repr.Escape()` for all attribute string representations.
#151
jmalloc
closed
7 years ago
3
Refactor internals.
#150
jmalloc
closed
7 years ago
0
Add immutable interface for attribute table.
#149
jmalloc
closed
7 years ago
0
Panic on programmer/logic errors instead of returning an error.
#148
jmalloc
closed
7 years ago
0
Implement `PeerStoppedError`.
#147
jmalloc
opened
7 years ago
0
Improved naming of internal packages.
#146
jmalloc
closed
7 years ago
0
Add the message ID of notifications and command requests to their respective structs.
#145
jmalloc
closed
7 years ago
0
Add MessageID to notifications and command requests.
#144
jmalloc
closed
7 years ago
0
Reimplement `commandamqp.server` completely as a state-machine.
#143
jmalloc
closed
7 years ago
0
Re-implement `notifyamqp.listener` completely as a state-machine.
#142
jmalloc
closed
7 years ago
0
Periodically close unused AMQP channels in the pool
#141
koden-km
closed
6 years ago
1
Refactor AMQP listener to reduce duplicate code.
#140
jmalloc
closed
7 years ago
0
Investigate graceful stop behaviour of `listener` and `server`.
#139
jmalloc
closed
7 years ago
0
Consider adding Response.Reject()
#138
jmalloc
opened
7 years ago
0
RabbitMQ clustering support
#137
jmalloc
opened
7 years ago
2
Implement `Revision.Clear()` method.
#136
jmalloc
closed
7 years ago
0
Reimplement multicast notification constraints as complex boolean expressions.
#135
jmalloc
closed
7 years ago
0
Decouple multicast notification constraints from the notification namespace.
#134
jmalloc
closed
7 years ago
1
Consider disallowing empty notification constraints.
#133
jmalloc
closed
7 years ago
1
Implement method for "clearing" all attributes in a specific namespace.
#132
jmalloc
closed
7 years ago
4
Provide a "local-only" implementation for testing.
#131
jmalloc
opened
7 years ago
0
Add functions for internal types
#130
koden-km
closed
7 years ago
2
Implement attribute namespacing.
#129
jmalloc
closed
7 years ago
0
Include Rinq's "trace ID" in opentracing span tags.
#128
jmalloc
closed
6 years ago
0
Ensure "destroy" terminology is used for session destruction.
#127
jmalloc
closed
7 years ago
0
Consider adding namespacing to the attribute store.
#126
jmalloc
closed
7 years ago
1
Avoid unnecessary encode+decode in `Payload.Decode()`
#125
jmalloc
opened
7 years ago
0
Add open tracing support for commands and notifications.
#124
jmalloc
closed
7 years ago
0
Add convenience methods for deriving IDs
#123
koden-km
closed
7 years ago
0
Move `debugResponse` and `loggingResponse` outside of `amqp` package.
#122
jmalloc
opened
7 years ago
1
Next