You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Simplify out the `LocalStackTestContext` that is no longer used.
* Remove unused enum in the error types: `MissingDatabase` and `AlreadyExistingDatabase`.
* Introduce constructors for the `RocksDbStoreConfig` and similar.
* Remove the `pub` attribute when not needed.
* Correct the mis-attribution "lru splitting" into "lru caching".
* Add a `PathWithStorage` function `new_testing` and remove standalone functions.
* Put the constructor definition of `VISIBLE_MAX_VALUE_SIZE` for DynamoDb.
* Remove tests that simply reproduce the formula.
* The `InvalidTableName` was renamed as `InvalidNamespace`.
0 commit comments