We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d285c9f commit d80afd4Copy full SHA for d80afd4
rfcs/PersistedOperations.md
@@ -1,5 +1,8 @@
1
# Persisted Operations
2
3
+NOTE: this document is kept for historic purposes; Persisted Operations have been specified
4
+[As an appendix](../spec/Appendix A -- Persisted Documents.md).
5
+
6
This RFC is intended to add Persisted Operations to the spec. A persisted operation contains
7
a _hash_ of the `operation` that we are sending to the server, the server can translate this to the proper
8
`operation` and execute it.
0 commit comments