projects
/
demos
/
kafka
/
chat
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
demos/kafka/chat
2024-01-27
Kai Moritz
LoadInProgressException - ALIGN
commit
|
commitdiff
|
tree
|
snapshot
2024-01-27
Kai Moritz
LoadInProgressException - MOVE
commit
|
commitdiff
|
tree
|
snapshot
2024-01-27
Kai Moritz
test: Simplified `ChatBackendControllerTest`
commit
|
commitdiff
|
tree
|
snapshot
2024-01-27
Kai Moritz
feat: `UnknownChatroomException` records shard and...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-27
Kai Moritz
fix: GREEN - Correct handling of unknown chat-rooms...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-27
Kai Moritz
test: RED - Added a test for a put to a non-existent...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-26
Kai Moritz
feat: first runnable implementation, that is based...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Kai Moritz
refactor: Removed Interface `ChatHomeService`
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Kai Moritz
refactor: Moved implementation details out of `domain...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Kai Moritz
refactor: Moved implementation details out of `domain...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Kai Moritz
fix: GREEN - Fixed NPE in `ShardedChatHome.getChatRoom...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-20
Kai Moritz
test: RED - Proofed existence of an NPE in `ShardedChat...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-20
Kai Moritz
feat: Implemented new Default-`StorageStrategy` `none'
commit
|
commitdiff
|
tree
|
snapshot
2023-08-20
Kai Moritz
refactor: `ChatRoomFactory` returns real `ChatRoom`s
commit
|
commitdiff
|
tree
|
snapshot
2023-02-17
Kai Moritz
refactor: Refined the creation of new `ChatRoom`s
commit
|
commitdiff
|
tree
|
snapshot
2023-02-17
Kai Moritz
refactor: DRY for the configuration of the `AbstractSto...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-17
Kai Moritz
refactor: Refined the configuration of `AbstractStorage...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
refactor: `ChatRoomService.persistMessage(..)` returns...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
refactor: Simplified the handling of `MessageMutationEx...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
test: Added a test that assers disjunct chatrooms
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
chore: Added a Docker-Build
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
feat: Reintroduced `ChatRoom.shard`, becaus it is neede...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
fix: Fixed a NPE in `ShardedChatHome.getChatRooms()`
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
fix: Removed unnecessary generic in `ChatHomeService`
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
chore: Switched the default-configuration to sharding...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
refactor: A `ChatRoom` does not have to remember its...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
refactor: Pulled business-logic into class `ShardedChat...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
refactor: Made `SimpleChatHome` an implementation of...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
refactor: Removed `ChatHomeFactory`
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
feat: Introduced a kafka-like `ShardingStrategy` for...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
test: Streamlined the config-IT, so that they use the...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
refactor: Tried to simplify & clearify the naming of...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
refactor: DRY für shard-selection
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
feat: Prepared the application for sharding
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
test: Added integration-test `InMemoryWithMongoDbStorageIT`
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
fix: Supressed mongo-autoconfiguration if `FilesStorage...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
refactor: Renamed the test to `InMemoryWithFilesStorageIT`
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
feat: Refined `ChatBackendApplicationTest`
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
refactor: refined the endpoint-uri's
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
feat: Introduced config switches to choose the used...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
feat: configuration for service & storage lives in...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
test: Activated the maven-failsafe-plugin
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
fix: Added constraints for valid usernames
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
feat: Implemented and tested `MongoDbStorageStrategy`
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
refactor: Refined (simplified) `StorageStrategy`
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
refactor: Moved `FilesStorageStrategy` in its own packa...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
refactor: Moved `FilesStorageStrategy` in its own packa...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
refactor: `FileStorageStrategy` is not bound to `InMemo...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
refactor: Moved classes in package `persistence` in...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
refactor: Moved classes in package `persistence` in...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
refactor: Introduced `AbstractStorageStrategyIT` as...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
fix: `ChatBackendApplicationTest` cannot corrupt the...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
fix: Refined `ChatBackendControllerTest` and fixed...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kai Moritz
feat: Moved persistence-logic from `ChatHome` into...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactor: Moved business-logic from `ChatRoomService...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
fix: Asserted, that `ChatHome` acts, as expected, if...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactor: Streamlined the API of the services
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactor: `UnknownChatroomException` is a business...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactor: `UnknownChatroomException` is a business...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
fix: Fixed generated problem-details for mutated messages
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
feat: Implemented problem-details for `UnknownChatroomE...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactor: Added assertj-reactor for more readability
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
test: `LocalJsonFilesStorageStrategyIT` asserts, that...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
fix: Implemented a test for `MessageTo` and fixed deser...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
test: Implemented a first IT for `LocalJsonFilesStorage...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactor: The `ChatRoom` determines the timestamp of...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactore: Renamed `ChatroomService` to `ChatRoomServic...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactore: Renamed `ChatroomService` to `ChatRoomServic...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactore: Renamed `ChatroomTo` to `ChatRoomTo` --...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactore: Renamed `Chatroom` to `ChatRoom` -- Rename
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactore: Renamed `ChatroomFactory` to `ChatHomeServic...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactore: Renamed `ChatroomFactory` to `ChatHomeServic...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactore: Renamed `PersistenceStrategy` to `ChatroomSe...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactore: Renamed `PersistenceStrategy` to `ChatroomSe...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactor: Only `LocalJsonFileStorageStrategy` restores...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
feat: Added an endpoint that list all messages of a...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactor: `LocalJsonFilesStorageStrategy` is now realy...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
fix: The sink is recreated, if it gets canceled
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
feat: Server sends real Server-Sent-Events
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
feat: The size buffer for listeners to a chatroom is...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
feat: Allowed the frontend as origin for CORS
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
feat: Added a POST-mapping to force the storing of...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactor: Fixed return-types of the controller
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
fix: `Chatroom`s must not share an instance of `Persist...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
feat: The chats are stored as local json-files
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
feat: `ChatHome` returns an `Optional` for `getChatroom...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
feat: Introduced `ChatHome` that gives multiple `Chatro...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactor: Moved configuration in a separate class and...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactor: Introduced `ChatroomFactory`
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactor: Moved persistence-logic into a pluggable...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactor: A `Message` now explicitly has a `MessageKey`
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactor: Streamlined API of `Chatroom` - all return...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactor: Refined field-names of `Message` and `MessageTo`
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
feat: `Chatroom.getMessages()` is fully paginated ...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactor: Refined packaging (renamed packages and classes)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactor: Refined packaging (moved classes to new folde...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactor: Renamed artifact to chat-backend
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
refactor: Reworked implementation of the problem-detail...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
feat: Added problem-details [RFC-7807] for a message...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Kai Moritz
feat: An `IllegalArgumentException` is thrown, if diffe...
commit
|
commitdiff
|
tree
|
snapshot
next