Skip to content

Commit 9aab3b3

Browse files
committed
Update spelling_wordlist and glossary.
1 parent ca91516 commit 9aab3b3

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

docs/glossary.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,3 +286,15 @@ DPI
286286
https://developer.mozilla.org/en-US/docs/Web/CSS/resolution#dpi
287287
```
288288
```
289+
290+
Docker
291+
[Docker](https://docker.com) is an open platform for developing, shipping, and running applications using containers.
292+
293+
RelStorage
294+
[RelStorage](https://relstorage.readthedocs.io) is a storage implementation for ZODB that stores pickles in a relational database.
295+
296+
ZEO
297+
[ZEO](https://zeo.readthedocs.io) is a client-server storage for ZODB for sharing a single storage among many clients.
298+
299+
PostgreSQL
300+
[PostgreSQL](https://www.postgresql.org/) is a powerful, open source object-relational database.

docs/spelling_wordlist.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ary
1313
Aspeli
1414
ATContentTypes
1515
autoform
16+
backend
17+
Backend
1618
bakula
1719
barceloneta
1820
Barceloneta
@@ -271,6 +273,7 @@ Portlet
271273
portlets
272274
Portlets
273275
POSIX
276+
PostgreSQL
274277
postrelease
275278
pre
276279
precompiler
@@ -290,6 +293,7 @@ Rees
290293
refactor
291294
Reinout
292295
release
296+
Relstorage
293297
renderers
294298
repo
295299
requirejs
@@ -382,6 +386,7 @@ urls
382386
usenames
383387
username
384388
Username
389+
utf
385390
uuid
386391
uWSGI
387392
validator
@@ -428,6 +433,8 @@ youtube
428433
zc
429434
ZCatalog
430435
zcml
436+
zeo
437+
ZEO
431438
zeoclients
432439
zeoserver
433440
zexp
@@ -437,4 +444,4 @@ zopectl
437444
zopepy
438445
zopeskel
439446
zpt2
440-
Zupan
447+
Zupan

0 commit comments

Comments
 (0)