Skip to content

Conversation

@DenisGorbachev
Copy link
Contributor

@DenisGorbachev DenisGorbachev commented Jan 28, 2026

Hi Marvin, thank you for developing Fjall!

This PR contains three minor fixes:

  • The example code has been wrapped in fn example (otherwise the IDEs complain that the snippet is not valid Rust because let declarations are not allowed at the top level, only in functions).
  • The persist call has been fixed: keyspace.persist -> db.persist
  • The type names have been fixed:
    • OptimisticTransactionDatabase -> OptimisticTxDatabase
    • SingleWriterTransactionDatabase -> SingleWriterTxDatabase

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