nyxx_sharding 2.0.0-dev.0 copy "nyxx_sharding: ^2.0.0-dev.0" to clipboard
nyxx_sharding: ^2.0.0-dev.0 copied to clipboard

outdated

External sharding for nyxx.

2.0.0 #

Breaking changes:

  • Added a new port parameter to ProcessData.spawn.

New features:

  • Added a CLI for easier usage of nyxx_sharding. Run dart pub global activate nyxx_sharding to enable the CLI and then nyxx-sharding --help for more.
  • Added new maxGuildsPerShard and maxGuildsPerProcess options for spawning processes.
  • Added methods for fetching data across processes. See the docs for IShardingManager and IShardingPlugin for more.

Bug fixes:

  • Spawned processes no longer prevent the parent from exiting.

1.0.0 #

  • Initial version.
0
likes
0
points
47
downloads

Publisher

verified publisherl7ssha.xyz

Weekly Downloads

External sharding for nyxx.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

args, http, logging, nyxx

More

Packages that depend on nyxx_sharding