Exactly once
Jump to navigation
Jump to search
Exactly once is a critical idea in database systems[1]. It is related to the idea of idempotence. The term:exactly once is often also considered as effectively once.
References
- ↑ Kleppmann, Martin (Mar 1, 2017). Designing Data-Intensive Applications:The Big Ideas Behind Reliable, Scalable, and Maintainable Systems. local page: O'reily Press.
Related Pages