Skip to content

Conversation

@its-me-abhishek
Copy link
Collaborator

@its-me-abhishek its-me-abhishek commented Jun 4, 2025

Description

  • Replaced all Firestore functions with Dexie/Browser storage
  • Updated all tests for the same
  • Optimized queries for fast updates

Checklist

  • Ran npx prettier --write . (for formatting)
  • Ran gofmt -w . (for Go backend)
  • Ran npm test (for JS/TS testing)
  • Added unit tests, if applicable
  • Verified all tests pass
  • Updated documentation, if needed

Additional Notes

@its-me-abhishek its-me-abhishek merged commit 5aeb168 into main Jun 4, 2025
3 checks passed
ShivaGupta-14 pushed a commit to ShivaGupta-14/ccsync that referenced this pull request Dec 25, 2025
* feat: remove firestore and use indexed db storage

* fix: remove race condition

* lint: prettier fixes

* test: update tests

* lint: prettier
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.

2 participants