Mailing lists

Developer Mailing List

The developer list is for Serf developers and users to discuss ongoing work, make decisions, and report issues.

CI Notifications Mailing List

The notifications list is for Serf developers monitoring output from our CI systems - currently GitHub Actions. E-mails will be sent when a build fails or when the builds succeed again.

Announce Mailing List

Low-volume mailing list with new releases announcements.

Pre-ASF Mailing List

Prior to the move to Apache we had a Google group we used for discussion. Archives can be found here.


Issue Tracker

Apache Serf tracks both bugs and enhancements using the JIRA issue tracker. Before filing new requests, we ask that you first do the following:


Source Control

Serf's source code is stored in the serf tree of the main Subversion repository of the Apache Software Foundation. You can checkout the latest version of the code using the following command:

% svn checkout https://svn.apache.org/repos/asf/serf/trunk serf-trunk