Skip to content

Conversation

@stevegury
Copy link
Member

Problem
The multi-repo structure is difficult to use in a context of rapid
short iterations.

Solution
Migrate the reactivesocket-load-balancer repo inside reactivesocket-java.
The submodules have been renamed like this:

  • reactivesocket-load-balancer-builder -> reactivesocket-client
  • reactivesocket-load-balancer-core -> reactivesocket-client
  • reactivesocket-load-balancer-eureka -> reactivesocket-discovery-eureka
  • reactivesocket-load-balancer-servo -> reactivesocket-stats-servo

I also added a simple module reactivesocket-examples, which only contains
one file so far. The goal of this module is to demonstrate simple examples.

**Problem**
The multi-repo structure is difficult to use in a context of rapid
short iterations.

**Solution**
Migrate the reactivesocket-load-balancer repo inside reactivesocket-java.
The submodules have been renamed like this:

- reactivesocket-load-balancer-builder -> reactivesocket-client
- reactivesocket-load-balancer-core -> reactivesocket-client
- reactivesocket-load-balancer-eureka -> reactivesocket-discovery-eureka
- reactivesocket-load-balancer-servo -> reactivesocket-stats-servo

I also added a simple module `reactivesocket-examples`, which only contains
one file so far. The goal of this module is to demonstrate simple examples.
@stevegury stevegury assigned stevegury and NiteshKant and unassigned stevegury Jun 14, 2016
@NiteshKant
Copy link
Contributor

👍
I haven't looked into the code in detail as it is a move from lb project but the module structure looks fine to me.

@NiteshKant NiteshKant merged commit 54e1318 into master Jun 14, 2016
@stevegury stevegury deleted the stevegury/rs-client branch July 15, 2016 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants