| Package | Description |
|---|---|
| org.ff4j.audit.repository |
Provides repositories (inmemory, jdbc) to store audit metrics and events.
|
| org.ff4j.store.kv |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryEventRepository
Implementation of in memory
EventRepository with limited events. |
class |
JdbcEventRepository
Implementation of in memory
EventRepository with limited events. |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyValueEventRepository<VALUE>
Common implementation of time-series and audit using J/V stores.
|
Copyright © 2013–2020 FF4J. All rights reserved.