Skip to content

Releases: 8thgencore/valchemy

v1.0.2

14 Feb 09:03
59ae13d

Choose a tag to compare

Changelog

v1.0.1

09 Jul 20:12
69c79db

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

17 Feb 18:35

Choose a tag to compare

Changelog

  • 490d562 🛠️ Fix CI/CD
  • a128069 🛠️ Fix tests
  • 27d420d ✨ Add CI/CD
  • 9cc39d1 ✨ Add README
  • fe98c79 ✨ Add test
  • 16f6bae 🛠️ Refactoring replication
  • edc84de 🔧 Refactor Replication Package for Better Code Organization
  • 4a4820c Merge pull request #7 from 8thgencore/feature-5
  • 6b2a119 ✨ Finish replication
  • dc69e45 🛠️ Fix .gitignore
  • 559d443 🔧 Enhance Replication Configuration and Error Handling
  • 96c4f13 🧹 Lint code
  • fc8a987 🔧 Improve config size parsing with robust error handling and tests
  • 711511c 🧪 Enhance Compute Layer with Comprehensive Error Handling and Test Coverage
  • 2766c45 ✨ Add replication support for master-slave architecture
  • f91d9c9 ✨ Add partition for storage
  • 79e3d77 🛠️ Fix clear command
  • f23f83a ✨ Add clean command
  • 61a1aba Merge pull request #6 from 8thgencore/feature-4
  • efd5d4d 🧪 Add comprehensive WAL error handling and testing
  • 1b058a2 ✨ Enhance Storage Engine with Concurrent Operations and Clear Functionality
  • fb4e442 🛠️ Fix WAL tests
  • b5c2524 🛠️ Optimize WAL
  • 4ba22ce 🛠️ WAL fix
  • 387bd19 Merge pull request #5 from 8thgencore/feature-3
  • b041abe 🧹 Lint code
  • f9eb351 🛠️ Fix sync wal
  • a6932a2 🛠️ Extract segment
  • 2be599e ✨ Add test
  • 244514b 🛠️ Refactoring
  • d55b343 🛠️ Refactoring segment
  • b3f457e 🛠️ Refactoring WAL
  • 69a5391 ✨ Add restore WAL
  • 4a52e60 ✨ Init WAL
  • 55443f9 Merge pull request #4 from 8thgencore/feature-2
  • 44eca09 🛠️ Fix cli
  • 95f8ad0 ✨ Add EndMarker constants
  • d302c70 ✨ Add help command
  • d0dc1ab 🛠️ Add check client disconnected
  • 54793a6 🛠️ Refactoring project
  • 4a5f16a ✨ Add server cli
  • 0f6939d Merge pull request #3 from 8thgencore/feature-1
  • 2a13b31 🛠️ Fix logger
  • 53a0864 🛠️ Fix logger
  • 9a5f2f8 ✨ Add new logger
  • f722200 🧹 Lint code
  • 27dc0d7 Merge remote-tracking branch 'origin/main' into feature-1
  • 95bcb37 ✨ Add test
  • 1988460 Merge pull request #2 from 8thgencore/revert-1-feature-1
  • 1cc6860 Revert "✨ Feature 1"
  • e7fd89a Merge pull request #1 from 8thgencore/feature-1
  • afdd35b 🛠️ Init linter
  • 9fb9856 ✨ Init project
  • 563a174 Initial commit