MyGit

v0.10.0

pocketbase/pocketbase

版本发布时间: 2022-12-16 23:47:35

pocketbase/pocketbase最新发布版本:v0.22.11(2024-05-04 12:59:13)

This release comes with major performance and memory consumption improvements. We now internally maintain 2 separate DB pools to increase the read and write concurrent throughput and reduce the memory allocation due to large number of open connections. Based on some tests on 2vCPU 2GB Hetzner VPS, the time needed for creating concurrently 10000 records (each with ~300KB body) was reduced from ~120s to ~14s (this includes the network latency). Additionally the writes no longer should exhaust the available read connections meaning that you should be able to query your data even on constant write load.

If after the upgrade you are still getting OOM errors, you may want to set the environment variable GOMEMLIMIT=500MiB before starting the executable to reduce the amount of unreleased memory kept by the GC (it is a soft limit).

Changes

相关地址:原始地址 下载(tar) 下载(zip)

1、 checksums.txt 706B

2、 pocketbase_0.10.0_darwin_amd64.zip 14.36MB

3、 pocketbase_0.10.0_darwin_arm64.zip 13.97MB

4、 pocketbase_0.10.0_linux_amd64.zip 13.87MB

5、 pocketbase_0.10.0_linux_arm64.zip 12.92MB

6、 pocketbase_0.10.0_linux_armv7.zip 13.29MB

7、 pocketbase_0.10.0_windows_amd64.zip 14.02MB

8、 pocketbase_0.10.0_windows_arm64.zip 13.05MB

查看:2022-12-16发行的版本