Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

io.swaydb:compression_2.13

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io.swaydb:compression_2.13

compression

  • 0.16.2
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

SwayDB Slack Chat Gitter Chat Build status Maven central

Embeddable persistent and in-memory key-value storage engine aimed for high performance & resource efficiency.

Manage data by creating familiar data structures like Map, Set, Queue MultiMap, SetMap that can easily be converted to native Java and Scala collections.

Perform conditional updates/data modifications with any Java, Scala, Kotlin or any native JVM code - No query language.

Scalable on a single machine - Data can be stored on multiple local HDD/SSD and, single or multiple Threads can be allocated for reads, caching & compaction.

SwayDB's core is non-blocking, but the APIs are configurable to be blocking, non-blocking and/or reactive.

Highly configurable to suit different workloads. Some use-cases are:

  • General key-value storage
  • Message queues
  • Time-series or Events data
  • Caching
  • Application logs
  • Archiving data or cold storage with high file level compression

See comparable benchmarks with RocksDB or QuickStart in Java, Scala or Kotlin.

Documentation | License summary | Project status

Performance

Storage typePerformance
Persistentup to 863,000 reads/sec & 482,000 writes/sec
MemoryTODO

Overview

Read more.

Quick start

Project status

Your feedback and review is very important to get to production. Please get involved via chat, issues or email which is on my profile.

See tasks labelled Production release that are required before becoming production ready.

Contribution

Contributions are welcomed following the Scala code of conduct.

License summary

We would like to see others find SwayDB useful in their own projects, companies and other open-source projects for both personal and commercial reasons, the license only asks for your modifications (e.g bug-fixes) to SwayDB's source code to be shared so that it supports the contributors by not duplicating efforts and shares knowledge on this project's subject.

The language in the LICENSE file follows GNU's FAQ.

Sponsors

Thank you Jetbrains for providing an open-source licence for their awesome development tools.

Jetbrains support

FAQs

Package last updated on 09 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc