summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
tmaret [Thu, 3 Jan 2019 14:38:36 +0000 (15:38 +0100)]
Do not return a Postition from send signature in the API
Christian Schneider [Thu, 3 Jan 2019 10:51:50 +0000 (11:51 +0100)]
Merge pull request #3 from tmaret/in-memory-implementation
Cleanup code
tmaret [Wed, 2 Jan 2019 18:22:27 +0000 (19:22 +0100)]
Cleanup code
Christian Schneider [Wed, 2 Jan 2019 16:29:26 +0000 (17:29 +0100)]
Add build indicator
Christian Schneider [Wed, 2 Jan 2019 16:02:49 +0000 (17:02 +0100)]
Added license headers
Christian Schneider [Wed, 2 Jan 2019 15:58:40 +0000 (16:58 +0100)]
ARIES-1878 - In memory implementation
Christian Schneider [Wed, 2 Jan 2019 15:58:08 +0000 (16:58 +0100)]
ARIES-1879 - Create Received to avoid null Position. Move positionToString to Position. Add Position.getOffset
Christian Schneider [Mon, 31 Dec 2018 08:45:15 +0000 (09:45 +0100)]
Remove TopicPosition as we do not support partitions
Christian Schneider [Mon, 31 Dec 2018 08:38:50 +0000 (09:38 +0100)]
Some ideas for goals and requirements
Christian Schneider [Sun, 30 Dec 2018 13:29:35 +0000 (14:29 +0100)]
Add Readme
Christian Schneider [Sun, 30 Dec 2018 13:27:10 +0000 (14:27 +0100)]
Add initial API