Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.

v3.1.0 RELEASE #8

Merged
merged 24 commits into from
Feb 28, 2020
Merged

v3.1.0 RELEASE #8

merged 24 commits into from
Feb 28, 2020

Conversation

jonahseguin
Copy link
Owner

Notable changes:

  • Improved handshake system
  • Removed object handshake system
  • Converted to Lettuce.io for Redis from Jedis, allows for improved performance
  • Debug now cache-specific, enabling debug in the config will enable debug globally
  • New 'updater' system for pushing an object across servers on a network manually
  • Remove sync system in favour of manual updater system
  • Profiles/Objects aren't stored in Redis anymore, only MongoDB. Redis is now used to keep track of the state of objects/players. (i.e online state, last seen server, etc.)
  • Updated Morphia
  • Make use of Google Guice + dependency injection throughout most of the project. Not necessary for use when using Payload, but recommended.

@jonahseguin jonahseguin self-assigned this Jan 16, 2020
@jonahseguin jonahseguin merged commit cbd0c1f into master Feb 28, 2020
@jonahseguin jonahseguin deleted the dev branch February 28, 2020 14:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant