-
You will be aware, for example from:
https://r-spatial.org/r/2022/04/12/evolution.html,
https://r-spatial.org/r/2022/12/14/evolution2.html,
https://r-spatial.org/r/2023/04/10/evolution3.html and
h…
-
To prevent issues like #24622 we could try to create a testkit that helps testing that the binary protocol stays compatible. For each serializer and each compatible version with changes you could crea…
-
Hi,
I've tested the samples we use for the studies with the several tools which might be used to understand what is saved in those files. Most important one being `podio-dump` others are good to ha…
-
while reparing the rdfa import, i stumbled upon the problem, that one of the properties imported from aksw.org/User can't be deleted. Even after deleting the resource the source still contains
```
# …
-
**Describe the bug**
Empty values for `@search` arguments are a valid search use case. Search engines like Meilisearch will return a (more or less useful) set of results even for empty queries. Cur…
-
Currently, many of the Collector receivers report metrics from existing libraries (e.g. Postgresql, Redis). These can be _roughly_ included in two categories:
* _Potentially_ common metrics (messag…
-
I'm looking for input before embarking in the journey to find or create a nice way to capture BC canvas information in a structured format.
The goal is to have an RFC like process to change BCs in …
-
The use of `MutateNoteInput` is surprising to me as the parameter type for `deleteNote`. It makes sense for `updateNote`, but for delete, I would have expected inputs patterned after what the Find and…
-
## Chapter 1: Reliable, Scalable, and Maintainable Applications
Tweet发推和获取主页数据的演进之路:
1. 读负载较重:发推时写tweet表格,获取主页数据时连接tweet表、user表、follow表查出主页数据
1. 写负载较重:每个用户维护一个专门的queue,A用户发推时写入到其所有follower的queue中…
-
I'd like to start organizing the issues in repository a bit better so that we can more easily share them with the Zotero developers. Dan mentioned he's planning to mostly rely on our input regarding c…