And it works very well both as SQLite and as a pure go entity. I have used it for few years to do async backups of an in memory counting database (read from only at start up, written to by worker go routine that batches writes) without incident. Doesn’t really show up in the profiler.
Totally agree, as far as I know Rob Pike no longer develop Go, that's why. Came corporate people instead who think they do their work, asking community (who said that it should be asked?) what new cocojamba feature should be added (like js)
But what can we do against of this? This what I think:
- stuck to use Go 1.16
- fork Go 1.16 and continue develop lang from there
- learn OCaml...
- give up and consume what these people decide to add to lang next and everytime feel disgust
https://ytstalker.mov